home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / DATABASE / SUPER_M2.ZIP;1 / SCIENCE.EXE / HELP4.PRN < prev    next >
Encoding:
Text File  |  1988-06-12  |  12.3 KB  |  351 lines

  1.  3.4 STATISTICS
  2.  
  3.  
  4.  Press <S> to see the next menu:
  5.  
  6.  Calc_stat Import_edit Freq_dist Norm_dist Data_save Graph_save Help
  7.  
  8.  Before you can start calculating statistics functions you need to
  9.  create or import a list of numbers.
  10.  
  11.  
  12.  3.4A <I>mport_edit
  13.  
  14.  
  15.  Press <I> to see the next menu:
  16.  
  17.  Down  Up  Number_edit  Import  Clear  Func_edit  Help
  18.  
  19.  
  20.  a) <I>mport
  21.  
  22.  
  23.  This option enables the import of a file of numbers (1 column),
  24.  the file should be in the form of a text (ASCII) file.
  25.  
  26.  Press <I> to see the next prompt:
  27.  
  28.  Input the file name - isra3
  29.  
  30.  Type the file name (drive name directories etc. if its not in the
  31.  default directory) and press the ENTER key to get the next screen.
  32.  
  33. ____________________________________________________________________________
  34.  
  35.  Down  Up  Number_edit  Import  Clear  Func_edit  Help
  36.  Move one cell down                               [ESC] - Previous menu
  37.              A           B           C           D           E
  38.  1 ====================================================================
  39.  2          Units        |     Output/Input      |        Memory      |
  40.  3 ====================================================================
  41.  4   None                |                  0.00 |                0.00|
  42.  5 ====================================================================
  43.           FA            FB            FC            FD
  44.  1            1200
  45.  2            1201
  46.  3            1201
  47.  4          1201.5
  48.  5            1200
  49.  6            1201
  50.  7            1201
  51.  8          1201.5
  52.  9            1199
  53.  10           1198
  54.  11           1197
  55.  12         1197.5
  56.  13           1200
  57.  14           1201
  58. ____________________________________________________________________________
  59.  
  60.  
  61.  This is a partial list of the numbers in the file ISRA3. Using the Down
  62.  and the Up menu items the user can scroll through the numbers and edit
  63.  any number using the Number_edit menu item.
  64.  
  65.  
  66.  b) <N>umber_edit
  67.  
  68.  
  69.  Press <N> to get into the number editing mode then type the number and
  70.  press ENTER. Press ESC or ENTER to exit to the previous menu.
  71.  
  72.  
  73.  c) <F>unc_edit
  74.  
  75.  
  76.  Press <F> to get the next screen:
  77.  
  78. ____________________________________________________________________________
  79.  
  80.  Down  Up  Right  Left  Next  Previous  Edit  Help
  81.  Move one cell down                               [ESC] - Previous menu
  82.              A           B           C           D           E
  83.  1 ====================================================================
  84.  2          Units        |     Output/Input      |        Memory      |
  85.  3 ====================================================================
  86.  4   None                |                  0.00 |                0.00|
  87.  5 ====================================================================
  88.           EB            EC            ED            EE            EF
  89.  1
  90.  2
  91.  3   SUM
  92.  4   AVG
  93.  5   MAX
  94.  6   MIN
  95.  7   STD
  96.  8   VAR
  97.  9   count
  98.  10
  99.  11
  100.  12
  101.  13
  102.  14
  103. ____________________________________________________________________________
  104.  
  105.  
  106.  This is a sample of the statistic functions in the table. Using the
  107.  first six menu items the user can scroll through the functions.
  108.  
  109.  Press <E> to get the next prompt:
  110.  
  111.  Input the new function name -
  112.  
  113.  Type a new function name and press ENTER or just press the ENTER for
  114.  no changes. The next screen appears:
  115.  
  116. ____________________________________________________________________________
  117.  
  118.              A           B           C           D           E
  119.  1 ====================================================================
  120.  2          Units        |     Output/Input      |        Memory      |
  121.  3 ====================================================================
  122.  4   None                |                  0.00 |                0.00|
  123.  5 ====================================================================
  124.                                        EG
  125.  1
  126.  2
  127.  3   @SUM(FA1..FA8192)
  128.  4   @AVG(FA1..FA8192)
  129.  5   @MAX(FA1..FA8192)
  130.  6   @MIN(FA1..FA8192)
  131.  7   @STD(FA1..FA8192)
  132.  8   @VAR(FA1..FA8192)
  133.  9   @COUNT(FA1..FA8192)
  134.  10
  135.  11
  136.  12
  137.  13
  138.  14
  139. ____________________________________________________________________________
  140.  
  141.  
  142.  This is the functions table. The program is now in the Lotus EDIT
  143.  mode, edit or add a function and than press the ENTER key or just
  144.  press the ENTER key for no changes. By typing the keyword FN followed
  145.  by a file name (like FNC:\LOTUS\????.WK1) the user can define a
  146.  spreadsheet which will be retrieved each time he uses the <c>alculate
  147.  option. The spreadsheet C:\LOTUS\????.WK1 will be retrieved and
  148.  will replace the current program. This way the user can use this
  149.  program as a file manager for all his scientific and engineering
  150.  spreadsheets.
  151.  
  152.  
  153.  IMPORTANT
  154.  
  155.  
  156.  All LOTUS rules apply here, the function should be written as a LABEL
  157.  (with a prefix like "'") followed by  "+" or "-" or the "@" character.
  158.  The program stores the functions on a separate file FORMULAS.WK1 as
  159.  LABELS. When the user chooses the <c>alculate option the program
  160.  deletes the prefix and the label becomes a formula.
  161.  
  162.  The user can insert 240 character long functions from the keyboard.
  163.  
  164.  Now the description screen appears:
  165.  
  166. ____________________________________________________________________________
  167.  
  168.  Description -
  169.  
  170.              A           B           C           D           E
  171.  1 ====================================================================
  172.  2          Units        |     Output/Input      |        Memory      |
  173.  3 ====================================================================
  174.  4   None                |                  0.00 |                0.00|
  175.  5 ====================================================================
  176.                                        EL
  177.  1
  178.  2
  179.  3   Calculate the sum of a list of numbers
  180.  4   Calculate the average of a list of numbers
  181.  5   Find the largest number in the list
  182.  6   Find the smallest value in a list of numbers
  183.  7   Calculate the standard deviation of the list of numbers
  184.  8   Calculate the variance of the values in the list
  185.  9
  186.  10
  187.  11
  188.  12
  189.  13
  190.  14
  191. ____________________________________________________________________________
  192.  
  193.  
  194.  The program has two modes:
  195.  
  196.  1. One line description: type the description and press ENTER or just
  197.     press ENTER for no changes and you are back in the edit menu.
  198.  2. Full document description: type FN and the file name you want to
  199.     assign to the description file (EXAMPLE: FNC:\LOTUS\????.WK1) and
  200.     press the ENTER key. This example means that the file is ????.WK1
  201.     located at drive C: in the LOTUS subdirectory (the .WK1 extension.
  202.     can be omitted). The program will switch to EDIT mode where the
  203.     user can type the description document. Use the arrow keys to move
  204.     through the lines. Don't press the ENTER key unless you are
  205.     finished typing. The ENTER key exits the EDIT mode. The program
  206.     can view only up to 76 character long lines, therefore start a new
  207.     line after typing 76 characters.
  208.  
  209.  
  210.  Note:
  211.  
  212.  If a description file is already exists and you press the ENTER key
  213.  only, the program retrieves the description file.
  214.  
  215.  
  216.                           **** WARNING ****
  217.  
  218.  Because the program is now in the EDIT mode the Lotus keys are
  219.  operative, however the user is strongly advised to use ONLY the UP,
  220.  PGUP, DOWN and PGDN cursor keys keys to scroll through the lines, the
  221.  program doesn't allow scrolling to the sides by hiding all the columns
  222.  except the current column. Trying to unhide the columns MAY destroy
  223.  the program code. For example: if by mistake you have pressed the "/"
  224.  key press ESC to get back to the READY mode and then press F2 to enter
  225.  the EDIT mode or just continue to type, or press ENTER to exit the
  226.  description mode.
  227.  
  228.  Type FN???? (the file name is ????) and press ENTER, the next
  229.  menu appears:
  230.  
  231.  Down  Up  Next  Previous  Edit  Save
  232.  
  233.  Using the first 4 menu items the user can scroll through the
  234.  description.
  235.  
  236.  Press <E> to enter the EDIT mode, when you are finished editing or
  237.  typing the description file press ENTER to return to the previous
  238.  menu.
  239.  
  240.  Press <S> to save the description file, the next prompt appears:
  241.  
  242.  File name (press ENTER for no changes) -
  243.  
  244.  Type the file name or press ENTER for no changes (????).
  245.  
  246.  As we mentioned earlier if a description file is already exists and
  247.  and you press the ENTER key only the program retrieves the file.
  248.  
  249.  
  250.  3.4B <N>orm_dist
  251.  
  252.  
  253.  Press <n> to get the next prompt:
  254.  
  255.  Input the number of data points (10 minimum) - 30
  256.  
  257.  Type the number of data points to create the normal distribution
  258.  graph and press ENTER. First the graph appears and then pressing
  259.  ESC or ENTER brings the next screen:
  260.  
  261. ____________________________________________________________________________
  262.  
  263.  Calc_stat Import_edit  Freq_dist Norm_dist Data_save  Graph_save  Help
  264.  Calculate statistic functions                    [ESC] - Previous menu
  265.              A           B           C           D           E
  266.  1 ====================================================================
  267.  2          Units        |     Output/Input      |        Memory      |
  268.  3 ====================================================================
  269.  4   None                |                  0.00 |                0.00|
  270.  5 ====================================================================
  271.           FA            FB            FC            FD
  272.  1            1200          1195  0.8915363214
  273.  2            1201  1195.4666667  1.3445677103
  274.  3            1201  1195.9333333  1.9498568574
  275.  4          1201.5        1196.4  2.7189373405
  276.  5            1200  1196.8666667  3.6456257607
  277.  6            1201  1197.3333333  4.7002546304
  278.  7            1201        1197.8   5.827027984
  279.  8          1201.5  1198.2666667  6.9462312563
  280.  10           1198        1199.2  8.7757199378
  281.  11           1197  1199.6666667  9.3006679164
  282.  12         1197.5  1200.1333333  9.4781142038
  283.  13           1200        1200.6  9.2876566721
  284.  14           1201  1201.0666667  8.7511833846
  285. ____________________________________________________________________________
  286.  
  287.  
  288.  The column FA contain the original list of numbers. The column FB
  289.  contains the 30 data points between the minimum value in FA and the
  290.  maximum value in FA. The column FC contains the propability function
  291.  values multiplied by the number of sample points in the original
  292.  list in the column FA.
  293.  
  294.  
  295.  3.4C <F>req_dist
  296.  
  297.  
  298.  Press <F> to get the next prompt:
  299.  
  300.  Input the number of intervals (bins) - 6
  301.  
  302.  Type the number of intervals (bins) to create the normal distribution
  303.  graph and press ENTER. First the graph appears and then press ESC or
  304.  ENTER to get the next screen:
  305.  
  306. ____________________________________________________________________________
  307.  
  308.  Calc_stat Import_edit  Freq_dist Norm_dist Data_save  Graph_save  Help
  309.  Calculate statistic functions                    [ESC] - Previous menu
  310.              A           B           C           D           E
  311.  1 ====================================================================
  312.  2          Units        |     Output/Input      |        Memory      |
  313.  3 ====================================================================
  314.  4   None                |                  0.00 |                0.00|
  315.  5 ====================================================================
  316.           FA            FB            FC            FD
  317.  1            1200          1195             1
  318.  2            1201  1197.3333333             4
  319.  3            1201  1199.6666667            15
  320.  4          1201.5          1202            33
  321.  5            1200  1204.3333333             0
  322.  6            1201  1206.6666667             1
  323.  7            1201          1209             2
  324.  8          1201.5
  325.  9            1199
  326.  10           1198
  327.  11           1197
  328.  12         1197.5
  329.  13           1200
  330.  14           1201
  331. ____________________________________________________________________________
  332.  
  333.  The column FA contain the original list of numbers. The column FB
  334.  contains the 6 data points between the minimum value in FA and the
  335.  maximum value in FA. The column FC contains the distribution
  336.  values. For example there are 33 data values between 1199.6666667
  337.  and 1202.
  338.  
  339.  
  340.  3.4D <D>ata_save
  341.  
  342.  
  343.  Press <D> and ENTER key to save the data table.
  344.  
  345.  
  346.  3.4E <G>raph_save
  347.  
  348.  
  349.  Press <G> and the ENTER key to save the graph as a .PIC file which
  350.  can be printed using LOTUS PRINTGRAPH.
  351.